home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / loginout / ucx16 / ucx.doc < prev    next >
Text File  |  1995-06-21  |  1KB  |  67 lines

  1.  
  2.  
  3.     UCX.EXE                    Netware-Tools
  4.  
  5.     NAME
  6.         UCX - User Context
  7.  
  8.     SYNOPSIS
  9.         ucx name
  10.  
  11.     DESCRIPTION
  12.  
  13.             The ucx utility tries to search the Common Name <name>
  14.         in Directory Context [Root] of your Directory Services.
  15.  
  16.         On success ucx sets the Actual Context to the desired
  17.         value, so you can login just with the Common Name.
  18.         In addition the Environment Variable CONTEXT is set.
  19.  
  20.         If <name> is not found in your Directory Tree ucx prints
  21.         an error message
  22.             "<name>" not found.
  23.     
  24.  
  25.     EXAMPLE
  26.  
  27.     In the following Directory Tree :
  28.  
  29.     [root]
  30.        klv
  31.           KLVMAIN
  32.           Admin
  33.           KLVMAIN_SYS
  34.           Rexxqueue+10
  35.           Rexxserver+5
  36.           testunit
  37.              user1
  38.              user2
  39.           produnit
  40.              meier
  41.              mueller
  42.           newunit
  43.              subunit
  44.                 user2
  45.  
  46.     the call to
  47.  
  48.         ucx user2
  49.  
  50.     will set the Actual Context to
  51.  
  52.         OU=testunit.O=klv
  53.  
  54.     so you can login with
  55.  
  56.         login user2
  57.  
  58.     Attention : user2 in subunit in newunit will not be found !
  59.  
  60.     SOURCE
  61.         UCX was created as FREEWARE by
  62.  
  63.         KLV NetS GmbH
  64.         Marktplatz 19, 53844 Troisdorf, Germany
  65.         Internet 100015.634@Compuserve.com
  66.         CIS 100015,634
  67.